using namespace
-
This can be largely solved by using ESB namespace registry .
这可以通过ESB命名空间注册中心得到很好的解决。
-
Note how the extension function is called using the namespace prefix ( xslext in this example ) .
说明这个扩展函数是如何使用名称空间前缀调用的(见本例的xslext)。
-
To access this element , call SimpleXML 's children () method using its namespace , and access the resulting object 's average attribute to obtain the average rating .
要访问这个元素,使用它的名称空间调用SimpleXML的children()方法,并访问对象的average属性来获取平均评分值。
-
Unlike the IMPORT statement that is using the namespace as the ID of the schema file , the INCLUDE statement uses the location of the file that relies on a physical location .
不同于使用命名空间作为架构文件ID的IMPORT语句,INCLUDE语句使用依靠物理位置的文件位置。
-
However , if you are using a default namespace , you must not prefix the elements !
但是,如果使用默认名称空间,那么就不必给元素加前缀!
-
The example is using the @ namespace syntax from the CSS Namespaces module .
示例使用了CSS名称空间模块中的@namespace语法。
-
Elements using the wsdl namespace prefix are defined by the WSDL standard , any others are part of a particular binding .
使用wsdl名称空间前缀的元素由WSDL标准定义,其余的是特殊绑定的一部分。
-
Decoration-when cross cutting component behavior is specified , declaratively as aspects using the AOP namespace or annotated classes , the Spring kernel has additional tasks .
装饰&当使用AOP命名空间或标注类将横切组件行为描述、声明为aspect时,Spring内核就有了额外的任务。
-
In fact , it might look like you can change the namespace of the schema in the file by using a different namespace attribute on the import statement than in the targetNamespace .
实际上,这可能看起来好像您能够通过使用import语句中(而不是targetNamespace中)的不同命名空间属性在文件中修改模式的命名空间。
-
The draw-back to using a unique namespace for headers is that a JAX-RPC handler might not recognize the header at all if it is not searching for that exact name .
使用消息头的唯一命名空间的缺点是如果不查找精确的名称,那么JAX-RPC处理程序就完全不能识别消息头。
-
We are not using a permanent topic namespace in our example .
在我们的示例中,并未使用永久主题命名空间。
-
By using namespaces and accompanying namespace prefixes , you avoid this problem altogether .
通过使用名称空间和对应的名称空间前缀,您可以彻底避免这个问题。
-
You should be able to retrieve the necessary information using new functions instead of using the namespace axis .
不通过命名空间轴,使用新的函数应该也能检索需要的信息。